Conversation
CHANGELOG.md
Outdated
| ### Resolved issues | ||
|
|
||
| - Fixed bandwidth measurement in MI300 | ||
| - Fix for `s_delay_alu` followed by `s_waitcnt` on gfx11 |
There was a problem hiding this comment.
@ApoKalipse-V Can you please help Swati with a little more detailed description?
There was a problem hiding this comment.
s_delay_alu doesnt generate tokens, so if we had s_delay_alu followed by s_waitcnt, the attribution would be incorrect
There was a problem hiding this comment.
That said, i`m not sure we should comment on it
There was a problem hiding this comment.
ok, maybe we can generalize by saying Fixing token parsing in ATT
There was a problem hiding this comment.
@bgopesh @ApoKalipse-V So, can I write: Fixed token parsing in ATT for gfx11 where s_delay_alu is followed by s_waitcnt ?
There was a problem hiding this comment.
that also reveals some details: I would recommend: Fixed token parsing in ATT for gfx11
There was a problem hiding this comment.
Maybe not say anything?
There was a problem hiding this comment.
Then I will remove it.
|
@ammarwa : Do we create any commit directly on public branch? |
Added changelog for 6.3